home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Time Warp
/
Time Warp.iso
/
pc
/
timewarp
/
mars2.dxr
/
00116.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-06-05
|
144 b
|
9 lines
on exitFrame
global gMoovLength
if the movieTime of sprite 5 < gMoovLength then
go(the frame - 1)
else
go("BJCLOSE")
end if
end